PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContent Class / getBackground Method
In This Topic
    getBackground Method
    In This Topic
    Gets the content background.
    The background that fills the flow content bounding rectangle.
    Syntax
    public PDFBrush getBackground()

    Return Value

    The background of the flow content.
    See Also